[INFO] fetching crate crystallographic-group 0.3.1...
[INFO] testing crystallographic-group-0.3.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate crystallographic-group 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate crystallographic-group 0.3.1
[INFO] finished tweaking crates.io crate crystallographic-group 0.3.1
[INFO] tweaked toml for crates.io crate crystallographic-group 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crystallographic-group 0.3.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crystallographic-group 0.3.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f0ca726f21ef573896d5d54f33bf67729f5f2908d56756a310ed241f0cce36e
[INFO] running `Command { std: "docker" "start" "-a" "6f0ca726f21ef573896d5d54f33bf67729f5f2908d56756a310ed241f0cce36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f0ca726f21ef573896d5d54f33bf67729f5f2908d56756a310ed241f0cce36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0ca726f21ef573896d5d54f33bf67729f5f2908d56756a310ed241f0cce36e", kill_on_drop: false }`
[INFO] [stdout] 6f0ca726f21ef573896d5d54f33bf67729f5f2908d56756a310ed241f0cce36e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f98424edc41a802d8d90f22a28056b5946197397f674c1106199b3ff84b02eba
[INFO] running `Command { std: "docker" "start" "-a" "f98424edc41a802d8d90f22a28056b5946197397f674c1106199b3ff84b02eba", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling crystallographic-group v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hall_symbols/matrix_symbol/matrices/mod.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError> {
[INFO] [stdout]    |                         ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:168:39
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                                       ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 268 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 298 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s
[INFO] running `Command { std: "docker" "inspect" "f98424edc41a802d8d90f22a28056b5946197397f674c1106199b3ff84b02eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98424edc41a802d8d90f22a28056b5946197397f674c1106199b3ff84b02eba", kill_on_drop: false }`
[INFO] [stdout] f98424edc41a802d8d90f22a28056b5946197397f674c1106199b3ff84b02eba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca0fa84a38c01370b07df12b2c5592294599f92dbc3340565dc03d48436b1b2e
[INFO] running `Command { std: "docker" "start" "-a" "ca0fa84a38c01370b07df12b2c5592294599f92dbc3340565dc03d48436b1b2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hall_symbols/matrix_symbol/matrices/mod.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError> {
[INFO] [stdout]    |                         ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:168:39
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                                       ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 268 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 298 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crystallographic-group v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/hall_symbols/matrix_symbol/matrices/mod.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError> {
[INFO] [stdout]    |                         ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError<'_>> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:168:39
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                                       ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 268 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 298 |         mut rot_mat: Matrix4<i32>,
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.89s
[INFO] running `Command { std: "docker" "inspect" "ca0fa84a38c01370b07df12b2c5592294599f92dbc3340565dc03d48436b1b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0fa84a38c01370b07df12b2c5592294599f92dbc3340565dc03d48436b1b2e", kill_on_drop: false }`
[INFO] [stdout] ca0fa84a38c01370b07df12b2c5592294599f92dbc3340565dc03d48436b1b2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffe09808ee984fc144376b97885045dad335e224edcfc733b6039f61ae025c9f
[INFO] running `Command { std: "docker" "start" "-a" "ffe09808ee984fc144376b97885045dad335e224edcfc733b6039f61ae025c9f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/hall_symbols/matrix_symbol/matrices/mod.rs:29:25
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError> {
[INFO] [stderr]    |                         ^^^^^                         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stdout] 
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stdout] running 16 tests
[INFO] [stderr]    |
[INFO] [stdout] test hall_symbols::origin_shift::parser::test::test_origin_shift_parsing ... ok
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] test hall_symbols::matrix_symbol::matrices::test::test_sm_eq ... ok
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] test hall_symbols::matrix_symbol::test::matrix_symbol_build ... ok
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stdout] test hall_symbols::test::test_150 ... ok
[INFO] [stderr]    |
[INFO] [stdout] test hall_symbols::matrix_symbol::parser::test::parse_single_matrix_symbol ... ok
[INFO] [stderr] 29 |     pub fn seitz_matrix(&self) -> Result<SeitzMatrix, MatrixSymbolError<'_>> {
[INFO] [stdout] test hall_symbols::test::test_45 ... ok
[INFO] [stderr]    |                                                                        ++++
[INFO] [stdout] test hall_symbols::test::test_p5 ... ok
[INFO] [stderr] 
[INFO] [stdout] test hall_symbols::matrix_symbol::matrices::test::test_eigen ... ok
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] test hall_symbols::origin_shift::test::origin_shift_test ... ok
[INFO] [stderr]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:168:39
[INFO] [stdout] test hall_symbols::test::test_91 ... ok
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stderr]     |                                       ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub(crate) fn get_rotation_matrix(&self) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:267:9
[INFO] [stderr]     |
[INFO] [stderr] 267 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 268 |         mut rot_mat: Matrix4<i32>,
[INFO] [stderr] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 269 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hall_symbols/matrix_symbol/matrices/rotation_matrices.rs:297:9
[INFO] [stderr]     |
[INFO] [stderr] 297 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 298 |         mut rot_mat: Matrix4<i32>,
[INFO] [stderr] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError> {
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 299 |     ) -> Result<Matrix4<i32>, MatrixSymbolError<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `crystallographic-group` (lib) generated 4 warnings (run `cargo fix --lib -p crystallographic-group` to apply 4 suggestions)
[INFO] [stderr] warning: `crystallographic-group` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crystallographic_group-52d0c5c2bd1dbecd)
[INFO] [stdout] test hall_symbols::test::test_80 ... ok
[INFO] [stdout] test hall_symbols::test::test_all ... FAILED
[INFO] [stdout] test hall_symbols::test::test_p178 ... ok
[INFO] [stdout] test hall_symbols::test::test_229 ... ok
[INFO] [stdout] test hall_symbols::test::test_221 ... ok
[INFO] [stdout] test hall_symbols::test::test_228 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hall_symbols::test::test_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hall_symbols::test::test_all' (30) panicked at src/hall_symbols/mod.rs:337:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    0:     0x639e5dd2710a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x639e5dd2710a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x639e5dd2710a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x639e5dd2710a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x639e5dd3cb3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x639e5dd3cb3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x639e5dd2bd32 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x639e5dd2bd32 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x639e5dd05c5f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x639e5dd05c5f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x639e5dd1f1e9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x639e5dc3e56c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x639e5dc3e56c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x639e5dd1f3a2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x639e5dd1f3a2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x639e5dd05d18 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x639e5dcfd539 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x639e5dd06a2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x639e5dd3d2cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x639e5dd3d042 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x639e5dbca21c - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x639e5dbca21c - crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hall_symbols/mod.rs:337:22
[INFO] [stdout]   22:     0x639e5dbb9d9c - core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call::<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:858:29
[INFO] [stdout]   23:     0x639e5dbc3ea3 - <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<_> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::enumerate::<std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/enumerate.rs:140:27
[INFO] [stdout]   24:     0x639e5dc2da78 - core[786f478f706679df]::iter::adapters::map::map_fold::<&&str, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}, <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<_> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::enumerate<std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   25:     0x639e5dc1d58f - <indicatif[3cb4dc16acd5574d]::iter::ProgressBarIter<core[786f478f706679df]::slice::iter::Iter<&str>> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::<(), core[786f478f706679df]::iter::adapters::map::map_fold<&&str, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}, <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<_> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::enumerate<std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:2663:21
[INFO] [stdout]   26:     0x639e5dc2c02f - <core[786f478f706679df]::iter::adapters::map::Map<indicatif[3cb4dc16acd5574d]::iter::ProgressBarIter<core[786f478f706679df]::slice::iter::Iter<&str>>, crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::<(), <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<_> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::enumerate<std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>, (), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   27:     0x639e5dbc2045 - <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<core[786f478f706679df]::iter::adapters::map::Map<indicatif[3cb4dc16acd5574d]::iter::ProgressBarIter<core[786f478f706679df]::slice::iter::Iter<&str>>, crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}>> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::<(), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<(usize, std[f92b4c606f291077]::collections::hash::set::HashSet<alloc[64763625b5a07cdb]::string::String>), crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/enumerate.rs:146:19
[INFO] [stdout]   28:     0x639e5dbc2eda - <core[786f478f706679df]::iter::adapters::enumerate::Enumerate<core[786f478f706679df]::iter::adapters::map::Map<indicatif[3cb4dc16acd5574d]::iter::ProgressBarIter<core[786f478f706679df]::slice::iter::Iter<&str>>, crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}>> as core[786f478f706679df]::iter::traits::iterator::Iterator>::for_each::<crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:861:14
[INFO] [stdout]   29:     0x639e5dbcfeb3 - crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hall_symbols/mod.rs:332:14
[INFO] [stdout]   30:     0x639e5dbc9ce7 - crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hall_symbols/mod.rs:318:18
[INFO] [stdout]   31:     0x639e5dbfa936 - <crystallographic_group[89d070bcd853380f]::hall_symbols::test::test_all::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x639e5dc3264b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x639e5dc3264b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x639e5dc3f03b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x639e5dc3f03b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x639e5dc3f03b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x639e5dc3f03b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x639e5dc3f03b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x639e5dc3f03b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x639e5dc3f03b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x639e5dc3a754 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x639e5dc3a754 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   43:     0x639e5dc41c42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   44:     0x639e5dc41c42 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x639e5dc41c42 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x639e5dc41c42 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x639e5dc41c42 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x639e5dc41c42 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   49:     0x639e5dc41c42 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x639e5dd2668f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   51:     0x639e5dd2668f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   52:     0x7b1d5d021aa4 - <unknown>
[INFO] [stdout]   53:     0x7b1d5d0aea64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hall_symbols::test::test_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ffe09808ee984fc144376b97885045dad335e224edcfc733b6039f61ae025c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe09808ee984fc144376b97885045dad335e224edcfc733b6039f61ae025c9f", kill_on_drop: false }`
[INFO] [stdout] ffe09808ee984fc144376b97885045dad335e224edcfc733b6039f61ae025c9f
